From: Daniel Golle Date: Wed, 17 Dec 2014 17:09:37 +0000 (+0100) Subject: debootstrap: depends on ar X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=befe43e099075ac954b11e4ae1281c2448bd1c9f;p=feed%2Fpackages.git debootstrap: depends on ar debootstrap uses ar to decompress .deb packages Signed-off-by: Daniel Golle --- diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index 50d0cbda06..f2e18d5d85 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -28,7 +28,7 @@ define Package/debootstrap CATEGORY:=Administration TITLE:=Bootstrap a basic Debian system URL:=http://wiki.debian.org/Debootstrap - DEPENDS:= +coreutils +coreutils-chroot +coreutils-sha1sum + DEPENDS:= +coreutils +coreutils-chroot +coreutils-sha1sum +ar endef define Package/debootstrap/description